func text/template.lt

4 uses

	text/template (current package)
		funcs.go#L60: 		"lt": lt, // <
		funcs.go#L535: func lt(arg1, arg2 reflect.Value) (bool, error) {
		funcs.go#L579: 	lessThan, err := lt(arg1, arg2)
		funcs.go#L599: 	lessThan, err := lt(arg1, arg2)